Welcome![Sign In][Sign Up]
Location:
Search - Cyclic Redundancy Check

Search list

[DocumentsIEEE 802.3 Cyclic Redundancy Check v1.0

Description: IEEE 802.3规定的CRC算法解释说明,pdf版本-the CRC algorithm explanation, pdf version
Platform: | Size: 79872 | Author: 马歌 | Hits:

[Data structsCRC32数据检验算法代码

Description: 在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check/Code)是对一个传送数据块进行校验,是一种高效的差错控制方法。-in long-distance data communication, in order to ensure efficient without error to transmit data, the data must check that the error control. Cyclic Redundancy Check (Cyclic Redundancy Check/Code) is to block transmission of data over a check out, is a highly efficient error control methods.
Platform: | Size: 18432 | Author: zhou | Hits:

[JSP/JavaCRC校验

Description: 这是一个关于二进制编码的校验问题,通过校验之后,检验是否传输正确。-This is a binary encoded on the check, by check, to verify whether the correct transmission.
Platform: | Size: 3072 | Author: chen1957 | Hits:

[CommunicationCRC算法和c语言实现

Description: CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding method is simple, and error detection and correction capability in the field of communication widely used to achieve error control
Platform: | Size: 27648 | Author: jojo | Hits:

[VHDL-FPGA-VerilogCRC校验参考设计_xilinx_verilog

Description: IEEE 802.3 Cyclic Redundancy Check参考设计,xilinx提供-IEEE 802.3 Cyclic Redundancy Check reference design for Xilinx
Platform: | Size: 90112 | Author: 陈旭 | Hits:

[VHDL-FPGA-VerilogCRC-Verilog

Description: 此是进行循环冗余效验的Verilog编码,适合多种标准,如CRC16-this Cyclic Redundancy is well-tested Verilog code for a variety of criteria, such as CYXLIC REDUNDANCY
Platform: | Size: 3072 | Author: 藏瑞 | Hits:

[assembly languagecrc2345

Description: crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送方和接收方约定一个生成多项式G(x),设该生成多项式 的最高次幂为r。 (3) 在数据块的末尾添加r个0,则其相对应的多项式为M(x)=XrP(x) 。(左移r位) (4) 用M(x)除以G(x),获得商Q(x)和余式R(x),则 M(x)=Q(x) ×G(x)+R(x)。 (5) 令T(x)=M(x)+R(x),采用模2运算,T(x)所对应的数据是在原数 据块的末尾加上余式所对应的数据得到的。 (6) 发送T(x)所对应的数据。 (7) 设接收端接收到的数据对应的多项式为T’(x),将T’(x)除以G(x) ,若余式为0,则认为没有错误,否则认为有错-crc-generating polynomial arbitrary arbitrary Operators adaptive algorithm Cyclic Redundancy Check (CRC. Cyclic Redundancy Code) is the polynomial coder, This way the data to be sent as a polynomial coefficient data bn- 1bn-2 ... b1b0 (0 or 1), corresponding to the polynomial : bn- 1Xn-1 bn- 2Xn-2 ... b1X belts such as : data "10010101" polynomial can be written as a X7 X4 X2. Cyclic Redundancy Check Cyclic Redundancy Check method of principle as follows : (1) The data to be sent to the corresponding polynomial p (x). (2) the sender and the receiver agreed on a generator polynomial G (x), set up the generator polynomial of the highest power of r. (3) In the data block Add to the end of r-0, then the polynomial corresponding to M (x) = XrP (x). (R-bits) (4) M (x) divided by G (
Platform: | Size: 1024 | Author: yzs | Hits:

[matlabsimulate

Description: 循环冗余校验CRC (Cyclic Redundancy Check)码是由分组线性码的分支而来,其主要应用是二元码字。编码简单且误判概率很低,在通信系统中得到了广泛的应用。循环冗余校验码是属于分组码中的一类重要的线性码,它不仅在理论上具有很好的代数结构,而且其编码和译码可以通过线性移位寄存器很容易地实现。 通过对CRC的分析和基于MATLAB工具的仿真,充分证明了CRC的检错能力很强,编码简单。 -Cyclic Redundancy Check CRC (Cyclic Redundancy Check) code is a linear code from the sub-branch from the main application is the binary code word. Coding is simple and very low probability of miscarriage of justice, in the communication system has been widely used. Cyclic redundancy check code is a block code in one important class of linear code, which not only has good in theory, algebraic structure, and its encoding and decoding of linear shift register can easily realize . CRC through analysis and simulation tool based on MATLAB, and fully proves that the CRC error detection ability of a strong, simple coding.
Platform: | Size: 7168 | Author: 王明 | Hits:

[Crack HackCRC

Description: 循环冗余校验,中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-Cyclic Redundancy Check, the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of linear block codes, encoding and decoding method is simple, error detection and error correction capability, in the widely used communications error control implementation.
Platform: | Size: 1024 | Author: lu xin | Hits:

[Program docCRC

Description: 详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。-Details of Cyclic Redundancy Check CRC (Cyclic Redundancy Check) theory and the error control algorithm.
Platform: | Size: 106496 | Author: elunlang2000 | Hits:

[Program doccrc_explain

Description: 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
Platform: | Size: 106496 | Author: 朱红 | Hits:

[OtherCRCMatlab

Description: 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
Platform: | Size: 101376 | Author: 某某人 | Hits:

[Crack HackCRC--C-language

Description: CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, previous to deal with simple procedure in most cases, in the LRC (Longitudinal Redundancy Check) checksum, LRC check a good understanding of programming simple. With the day of the CRC of the C language, to understand and master the basic principles and C language programming. In conjunction with their understanding of simple writing.
Platform: | Size: 4096 | Author: xiangyunl | Hits:

[JSP/JavaCYCLIC-REDUNDUNCY-CHECK

Description: cyclic redundancy check is a java coding used in networking concept
Platform: | Size: 32768 | Author: anand | Hits:

[VHDL-FPGA-Verilogcrc

Description: 本代码是CRC循环冗余校验实例,包含顶层原理图文件,十分直观-The CRC is cyclic redundancy check code examples, including the top-level schematic file, very intuitive
Platform: | Size: 449536 | Author: renjiale | Hits:

[Technology Managementcrc_explain

Description: 详细介绍了循环冗余校验 CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。 -Details of the cyclic redundancy check CRC (Cyclic Redundancy Check) error control principle and algorithm.
Platform: | Size: 106496 | Author: 李为 | Hits:

[OtherCRC-Cyclic-Redundancy-Check

Description: 一种利用Visual C++ 实现CRC校验的算法,比较好用。-CRC Cyclic Redundancy Check
Platform: | Size: 3072 | Author: olive | Hits:

[AlgorithmCyclic-redundancy-check

Description: CRC 循环冗余检验算法,用于通讯协议的通讯检验。-Cyclic redundancy check
Platform: | Size: 45056 | Author: Great_lin | Hits:

[Program docCyclic-Redundancy-Check

Description: CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码-CRC is the Redundancy Check Cyclic (cyclic redundancy check code). It is the most common error check code in data communication field.
Platform: | Size: 15360 | Author: DAIWEI | Hits:

[Program docCyclic-Redundancy-Check

Description: CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which is characterized by the information field and the length of the check field can be arbitrarily selected. Cyclic Redundancy Check (CRC) is a data transmission error detection function, the data is polynomial calculation, and the results will be attached to the back of the frame, the receiving device also performs a similar algorithm to ensure the correctness and integrity of the data transmission Sex.
Platform: | Size: 17408 | Author: 龙畅游 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net